Animation.skip

Skips the animation for @self.

If the animation hasn't been started yet, is playing, or is paused, instantly skips the animation to the end and causes [signal@Animation::done] to be emitted.

Sets [property@Animation:state] to ADW_ANIMATION_FINISHED.

class Animation
void
skip
()

Meta